The ImagickDraw class
PHP Manual

ImagickDraw::comment

(PECL imagick 2.0.0)

ImagickDraw::commentAdds a comment

Descripción

bool ImagickDraw::comment ( string $comment )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Adds a comment to a vector output stream.

Lista de parámetros

comment

The comment string to add to vector output stream

Valores retornados

No value is returned.


The ImagickDraw class
PHP Manual